Skip to content

Comments

feat(claude,tmux): add development principles rule and update tmux theme#69

Merged
paveg merged 1 commit intomainfrom
feat/claude-development-principles-and-tmux-theme
Feb 3, 2026
Merged

feat(claude,tmux): add development principles rule and update tmux theme#69
paveg merged 1 commit intomainfrom
feat/claude-development-principles-and-tmux-theme

Conversation

@paveg
Copy link
Owner

@paveg paveg commented Feb 3, 2026

Summary

  • Add global Claude Code rule for development principles (TDD, simplicity, modern practices, honesty, meaningful comments)
  • Update tmux status bar theme from Catppuccin Mocha to Tokyo Night for terminal consistency

Test plan

  • Verify chezmoi apply deploys the new rule to ~/.claude/rules/
  • Confirm tmux status bar displays correctly with Tokyo Night colors
  • Check passthrough mode (F12) visual indicator works

🤖 Generated with Claude Code

Add global Claude Code rule for development principles:
- TDD workflow (Red → Green → Refactor)
- Simplicity and avoiding over-engineering
- Modern practices and latest idioms
- Honesty (no speculation, no answering questions with actions)
- Comments focused on "why" not "what"

Update tmux status bar from Catppuccin Mocha to Tokyo Night theme
for consistency with terminal color scheme.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@paveg paveg merged commit 09433da into main Feb 3, 2026
8 checks passed
@paveg paveg deleted the feat/claude-development-principles-and-tmux-theme branch February 3, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant